***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 13, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt S5J-AU A K 
.param
+vc0 = 1.774e-9		 vc1 = 1.022e-11	 vc2 = 4.273e-14	
+tc1 = 9.823e-2		 tc2 = 2.172e-2		
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 1.689e-9		   n = 1.532		  rs = 3.691e-3		 ikf = 8
+ibv = 0.1e-3		 nbv = 1		  bv = 660
+isr = 3.792e-9		  nr = 2.320
***** capacitance parameter *****
+cjo = 1.857e-10	   m = 3.324e-1		  vj = 3.060e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = 2.231e-4	trs2 = 1.025e-5		tikf = -1e-4		
.ends S5J-AU
*$
